home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / hard / hack / hddmem.lha / hddmem / hddmem.english next >
Text File  |  1997-10-28  |  3KB  |  98 lines

  1.  
  2.   Introduction:
  3.  
  4.   This is an IDE, ROM and RAM controller for A500.  IDE controller has
  5. maximum transfer rate 750kb/sec (or up to 1mb/sec with special ROM patch -
  6. send email to author for more detailed info).  FastRAM will speed up
  7. machine if heavy video modes are used - 640x256 16 colors, for example.
  8. Scheme connects to external 86pin slot of A500.
  9.  
  10. Archive includes next files:
  11. hddmem1.iff    - logic part of hard drive and memory controller
  12. hddmem2.iff    - RAM part of memory controller
  13. hddmem3.iff    - kickswitcher
  14. hddmem.english - this document
  15.  
  16.   Kickswitcher can use standard 271000 ROM chips, but you MUST have own
  17. A600, A1200 or another machine for use its ROM image to burn ROMs to avoid
  18. breaking copyright laws.  Kickswitcher is optional, you may simply buy
  19. A500 kickstart ROM and replace old ROM with it.
  20.  
  21.  Scheme was tested on:
  22.  
  23. 1. À500/1mb chip ram
  24. 2. A500+/2mb chip ram
  25. 3. A500/0.5mb chip ram
  26.  
  27.  during 1.5 years and continues working now.  There were approximately 15
  28. HDDs different sizes from different vendors tested.
  29.  
  30.  Glue logic:
  31.  
  32. DD1  - SN74ALS20A         DD19 - SN74LS125
  33. DD2  - SN74ALS138         DD20 - SN74ALS08
  34. DD3  - SN74ALS04A         DD21 - SN74ALS04A
  35. DD4  - SN74ALS32A         DD22 - SN74LS393
  36. DD5  - 74F139             DD23 - SN74LS393
  37. DD6  - 74F139             DD24 - SN74ALS32A
  38. DD7  - SN74LS295          DD25 - SN74ALS253
  39. DD8  - SN74ALS138         DD26 - SN74ALS253
  40. DD9  - SN74ALS00A         DD27 - SN74ALS32A
  41. DD10 - SN74ALS244A        DD28 - SN74ALS253
  42. DD11 - SN74ALS74A         DD29 - SN74ALS253
  43. DD12 - SN74ALS74A         DD30 - SN74ALS253
  44. DD13 - SN74ALS74A         DD31 - SN74ALS138
  45. DD14 - SN74ALS32A         DD32 - 7404 (slow speed special need)
  46. DD15 - SN74ALS374         DD33 - SN74ALS74A
  47. DD16 - SN74ALS374         DD34 - SN74ALS138
  48. DD17 - SN74ALS244A        DD35 - SN74ALS08
  49. DD18 - SN74ALS244A        DD36 - 74F139
  50.  
  51. DD37-DD52 - DIP RAM 256K*4 (from 286 Motherboard :) )
  52.  
  53.  Power of all chips - maximum number pin, ground - maximum/2 number pin.
  54. Warning:  memory vcc - pin 10; gnd - pin 20.  EVERY chip MUST have
  55. blocking capacitor!
  56.  
  57.  Resistors: any 1-4k
  58.  
  59.  Diode: any.
  60.  
  61.  Jumpers:  switches JMx between ground and Vcc.
  62.  
  63. n2K - switch 1.5mb RAM between addresses $C00000 and $600000
  64. JM1 =0   fast ram on
  65.     =1   fast ram off
  66. JM2 =0   2ìá fast ram
  67.     =1   1ìá fast ram
  68. JM3 =0   ram overlays rom
  69.     =1   ram doesn't overlay rom
  70. JM3 JM2
  71.  0   0   ram from address 60(C0)-77(D7), "rom" from address 78
  72.  0   1   ram from address 60(C0)-67(C7), "rom" from address 68(C8)
  73.  1   0   ram from address 60(C0)-7F(D7) & (78)-(7F), rom from address F8 (kickstart)
  74.  1   1   ram from address 60(C0)-6F(CF), rom from address F8 (kickstart)
  75. JM4 =0   ROM ($F80000) write disabled
  76.     =1   ROM ($F80000) write enabled
  77. JM5 =0   HDD (and CC0) enabled
  78.     =1   HDD disabled
  79.  
  80.  Some old HDDs require 1k pullup resistors.
  81.  
  82.  
  83. Author:
  84. Vladimir Sobolev from Russia, Ekaterinburg
  85.  
  86. Addresses:
  87. FidoNet: 2:5080/52.69@fidonet and 2:5080/119.23@fidonet
  88. AmigaNet: 39:244/2.3@amiganet
  89. E-mail: amiga_man@usa.net
  90.  
  91. Greetings to:
  92. Dmitry Gzhibovsky for technical help.
  93. Denis Sotchenko for english translation.
  94.  
  95. Copyright:
  96. This product is freeware.  If this scheme will work on your computer,
  97. please send email to author...
  98.